Skip to content

Remove the sunset /sign/conversions requests from the Sign Postman collection - #17

Merged
Prabhsimar25 merged 1 commit into
mainfrom
remove-sign-conversions
Sep 24, 2026
Merged

Prabhsimar25 merged 1 commit into
mainfrom
remove-sign-conversions

Conversation

@Prabhsimar25

@Prabhsimar25 Prabhsimar25 commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Closes CW-4595.

Companion to https://github.com/Nitro/public-api/pull/673, which removes POST /sign/conversions, GET /sign/conversions/{jobID}/status and GET /sign/conversions/{jobID}:download-converted (deprecated March 2026, sunset 1 July 2026). Merge when #673 reaches production.

Removes the Conversions folder (Convert File to PDF, Get Converted File by Job ID, Get Conversion Job Status) from postman/Sign-API.postman_collection.json, so an imported collection doesn't offer requests that return 404. The replacement is the existing Create Document by Envelope ID request, which accepts the same file types (non-PDF files need contentType set in the metadata part).

The collection still parses, and the Envelope and Authentication folders are unchanged. Nothing else in the repo uses these routes: the Python and TypeScript clients use Platform /conversions, which stays.

The docs page that embeds this collection is fixed in the companion PR: https://github.com/Nitro/public-api-docs/pull/115

🤖 Generated with Claude Code

@Prabhsimar25
Prabhsimar25 merged commit 056b3c2 into main Sep 24, 2026
2 checks passed
@Prabhsimar25
Prabhsimar25 deleted the remove-sign-conversions branch September 24, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants